| Overload | Description |
|---|---|
| FindLess(TKey,Boolean,Func<TKey,Boolean>,Order) | Finds items with keys less than the specified value. |
| FindLess | Finds items with keys less than the specified value. Implements IIndexScanner(T).FindLess(object,bool,Order) (Inherited from C1.LiveLinq.Indexing.Index<T>) |